home *** CD-ROM | disk | FTP | other *** search
- body {
- margin: 0 0 0 0;
- padding: 0 0 0 0;
- font-family: verdana, arial, helvetica, sans-serif;
- background-color: transparent;
- }
-
- .contentPadding {
- margin: 20px;
- }
-
- table.overviewItem {
- border-bottom: solid 0px #C1C1C1;
- }
-
- table.overviewItem td.overviewItemImage {
- border: solid 1px #C1C1C1;
- border-bottom: solid 1px #C1C1C1;
- padding: 0px 10px 10px 10px;
- }
-
- table.overviewItem td.overviewItemText {
- padding-left: 15px;
- border-bottom: solid 1px #C1C1C1;
- }
-
- div.clear {
- height: 0px;
- line-height: 0px;
- clear: both;
- }
-
- div.overViewItem {
- border-bottom: solid 1px #C1C1C1;
- }
-
- div.overViewItemImage {
- float: left;
- margin-left: 5px;
- border: solid 1px #C1C1C1;
- border-bottom: 0px;
- }
-
- div.overViewItemInfoText {
- padding-top: 5px;
- padding-left: 165px;
- }
-
-
- div.overViewItemTitle {
-
- }
-
- div.overViewItemTitle a {
- font-size: 1.1em;
- font-weight: bold;
- color: #00388C;
- text-decoration: none;
- }
-
- div.overViewItemSubTitle {
- font-size: .9em;
- font-weight: bold;
- color: #000;
- padding-top: 10px;
- }
-
- div.overViewItemLink a {
- font-size: .9em;
- font-weight: bold;
- color: #bebebe;
- text-decoration: none;
- }
-
- div.overViewItemLink a:hover {
- text-decoration: underline;
- }
-
- div.overViewItemText {
- font-size: .8em;
- font-weight: bold;
- color: #000;
- }
-
-
-